Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Reports are always stored for a certain time, and if this endpoint is called again within that time, the stored report is returned without recalculating. If force_recalculate
is set to true
, the report is recalculated and the stored report is overwritten.
Body
Filters for the Skill inventory report.
The max number of Employees that will be matched for each Vacancy.
1 <= x <= 100
50
The Custom Property columns that will be included in the dim_employee.csv
file.
The Custom Properties that will be included in the fact_employee_properties.csv
file.
The Custom Property columns that will be included in the dim_vacancy.csv
file.
The Custom Properties that will be included in the fact_vacancy_property.csv
file.
Response
OK.
The response is of type file
.